home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 1 / BBS in a box - Trilogy I.iso / Files / Font / C / Caveman / About Caveman / card_4003.txt < prev    next >
Encoding:
Text File  |  1990-02-11  |  2.8 KB  |  105 lines

  1. -- card: 4003 from stack: in
  2. -- bmap block id: 4596
  3. -- flags: 0000
  4. -- background id: 2588
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0001
  11. -- rect: left=55 top=299 right=325 bottom=96
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1016 / 1016
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Previous Page
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card id 3046
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 2 (button)
  28. -- low flags: 00
  29. -- high flags: 0001
  30. -- rect: left=453 top=299 right=325 bottom=493
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 32650 / 32650
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Next Card
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   go next card
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 3 (field)
  47. -- low flags: 00
  48. -- high flags: 0000
  49. -- rect: left=89 top=66 right=120 bottom=451
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 0
  53. -- font id: 3
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: 
  58.  
  59.  
  60. -- part 4 (field)
  61. -- low flags: 00
  62. -- high flags: 0000
  63. -- rect: left=167 top=127 right=200 bottom=451
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 0 / 0
  66. -- text alignment: 0
  67. -- font id: 3
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: 
  72.  
  73.  
  74. -- part 6 (field)
  75. -- low flags: 00
  76. -- high flags: 0000
  77. -- rect: left=71 top=221 right=296 bottom=481
  78. -- title width / last selected line: 0
  79. -- icon id / first selected line: 0 / 0
  80. -- text alignment: 0
  81. -- font id: 3
  82. -- text size: 10
  83. -- style flags: 0
  84. -- line height: 13
  85. -- part name: 
  86.  
  87.  
  88. -- part contents for card part 3
  89. ----- text -----
  90. Every PostScript typeface is made up of three parts: The printer file, the screen fonts, or bitmap fonts, and the Adobe Font Metrics file. 
  91.  
  92.  
  93. -- part contents for card part 4
  94. ----- text -----
  95. The printer file is the actual PostScript code used to print all the characters in a typeface. Its icon is a LaserWriter NTX with the letter ‚ÄòF‚Äô in a box (shown at left).
  96.  
  97.  
  98. -- part contents for card part 5
  99. ----- text -----
  100. The screen fonts, are the bitmap representations of the actual PostScript typefaces. They are used to select the desired font and to show approximately how it will appear on the printed page.
  101.  
  102. -- part contents for card part 6
  103. ----- text -----
  104. NOTE: Before PostScript took over the typesetting industry, the words 
  105. ‚Äútypeface‚Äù and ‚Äúfont‚Äù referred to two different things. The typeface referred to a specific style of type, such as Avant Garde, or Optima. Font referred to a specific type size, such as Helvetica 12 point. Since type point sizes are not specific to PostScript type styles, the words font and typeface are now used interchangeably.